Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • graph of coefficients of 2SLS*

    Hi

    How I can create the graphs like attached in the image. graph of coefficients of 2SLS
    Attached Files

  • #2
    The user community contributed package coefplot of Ben Jann is particulary suitable for your purpose.
    To install:
    Code:
    ssc install coefplot , replace
    h coefplot
    You can download and read his The Stata Journal paper about coefplot from here,

    You can download an updated version (2017) of his working paper about coefplot from here.

    And do visit this webpage where everything documented can be found.
    Please note the pulldown menu option there, called "Examples", that provides access to examples with Stata syntax for basically every option of coefplot.

    Happy coding and graphing!
    http://publicationslist.org/eric.melse

    Comment

    Working...
    X